projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e28552a
)
(BASE_PURESIZE): Increased.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 9 Jan 1998 22:55:18 +0000
(22:55 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 9 Jan 1998 22:55:18 +0000
(22:55 +0000)
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/puresize.h
b/src/puresize.h
index e55e41efbfee6ee1525f797fe687c980f214b8d3..f05639d2fa651a99438b553c4f094fa244168b78 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-42,7
+42,7
@@
Boston, MA 02111-1307, USA. */
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (4
2
0000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (4
6
0000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */